padding character造句
例句與造句
- Pads string with blank or pad character to length
用空格或指定字符填滿字符串到指定長(zhǎng)度 - Splits words in string with n pad characters between them
分隔字符串中的單詞,并在單詞之間填充n個(gè)字符 - Pad character , transmission
傳輸襯墊字符 - Buffer pad characters
襯填字元緩沖器 - Method enables you to specify your own padding character . the following code example uses the
如果未使用重寫(它允許指定自己的自定義填充字符) ,則會(huì)插入空白。 - It's difficult to find padding character in a sentence. 用padding character造句挺難的
- The number of characters in the resulting string , equal to the number of original characters plus any additional padding characters
結(jié)果字符串中的字符數(shù),等于原始字符數(shù)加上任何其他填充字符。 - Currency separators include the thousands separators , decimal separators , decimal position , field length , and padding character
貨幣分隔符包括千位分隔符、小數(shù)點(diǎn)、小數(shù)位置、字段長(zhǎng)度和填充字符。 - The padding character can be spaces or a specified character , and consequently appears to be either right - aligned or left - aligned
新字符串既可以用空格(也稱為空白)進(jìn)行填充,也可以用自定義字符進(jìn)行填充。 - Method creates a new string by concatenating enough leading pad characters to an original string to achieve a specified total length . the
方法創(chuàng)建一個(gè)新的字符串,該字符串是右對(duì)的,以便其最后一個(gè)字符到該字符串的第一個(gè)索引處為指定數(shù)量的空白。 - Method creates a new string by concatenating enough trailing pad characters to an original string to achieve a specified total length . the
方法創(chuàng)建一個(gè)新的字符串,該字符串是左對(duì)的,以便對(duì)當(dāng)前字符串進(jìn)行擴(kuò)展,從而使該字符串第一個(gè)索引的右側(cè)有指定數(shù)量的空白。